home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 July / macformat-026.iso / mac / SoftWindows / SoftWindows Hard Disk File C / DOS / README.TXT < prev    next >
Encoding:
Text File  |  1995-04-24  |  24.9 KB  |  649 lines

  1. README.TXT
  2.  
  3. NOTES ON MS-DOS 6.21
  4. ====================
  5. This version of MS-DOS does not support data compression. It differs 
  6. from MS-DOS 6.2 as follows:
  7.  
  8.  * DoubleSpace is not included.
  9.  * ScanDisk will not run on compressed drives.
  10.  * The Backup programs do not compress data while backing up.
  11.  * You cannot use the Backup programs to restore backups made with 
  12.    MS-DOS 6 or 6.2 Backup (unless you disabled the Compress Backup 
  13.    Data option before backing up). To restore backups made with MS-DOS 6 
  14.    or 6.2, use the backup programs that came with those versions of MS-DOS.
  15.  
  16. Note: Because the MS-DOS 6 USER'S GUIDE is in the process of revision,
  17.       the manual you receive might describe features that are not 
  18.       available in this version of MS-DOS.
  19.  
  20. This file provides important information not included in the
  21. MICROSOFT MS-DOS 6 USER'S GUIDE or in MS-DOS Help.
  22.  
  23. This file is divided into the following major sections:
  24.  
  25. 1. Setup
  26. 2. MemMaker, EMM386, and Memory Management
  27. 3. Windows
  28. 4. Hardware Compatibility with MS-DOS 6.21
  29. 5. Microsoft Programs
  30. 6. Third-Party Programs
  31.  
  32. If the subject you need information about doesn't appear in
  33. this file, you might find it in one of the following text
  34. files included with MS-DOS:
  35.  
  36. * NETWORKS.TXT, which describes how to update your network software
  37.   for use with MS-DOS 6.21.
  38.  
  39. For information about features new to MS-DOS 6.21, type HELP WHATSNEW
  40. at the command prompt.
  41.  
  42. This file contains the following topics:
  43.  
  44. 1. Notes on Setup
  45.    1.1  You deleted files from the directory that Setup needs
  46.       to install the optional programs.
  47.    1.2  You need to install MS-DOS manually.
  48.    1.3  Additional Keyboard and Codepage Support
  49.    1.4  Switching Between Modes on Dual-Mode Keyboards
  50. 2. MemMaker, EMM386, and Memory Management
  51.    2.1  Intel Expanded-Memory Driver (EMM.SYS)
  52.    2.2  Running MemMaker on a Computer with PC-NFS
  53.    2.3  You have a Super VGA display and want to conserve memory.
  54.    2.4  Using MemMaker with IBM LAN
  55.    2.5  MemMaker and Adaptec SCSI devices
  56.    2.6  Running MemMaker on a computer with PC Tools RAMBoost
  57.    2.7  EMM386 detects an error in an application
  58.    2.8  MemMaker no longer aggressively scans upper memory by default
  59.    2.9  Additional MemMaker Troubleshooting Information
  60. 3. Windows
  61.    3.1  Your computer uses a Windows 3.0 permanent swap file.
  62. 4. Hardware Compatibility with MS-DOS 6.21
  63.    4.1  Hardcard
  64. 5. Microsoft Programs
  65.    5.1  Microsoft Anti-Virus
  66.    5.2  Running Microsoft Backup for MS-DOS under Windows
  67.    5.3  Backup for Windows stops running at the end of the 
  68.       compatibility test
  69.    5.4  Running Microsoft Backup with TI4000 and Gateway NOMAD computers
  70.    5.5  Microsoft Defragmenter
  71. 6. Third-party Programs
  72.    6.1  4DOS and NDOS
  73.    6.2  Above Board 286 and Above Board Plus Installation
  74.       Programs
  75.    6.3  CodeView
  76.    6.4  Colorado Tape Backup
  77.    6.5  Fastback Plus
  78.    6.6  Norton Desktop for Windows 2.0
  79.    6.7  PC Tools
  80.  
  81. 1. NOTES ON SETUP
  82. ================
  83.  
  84. 1.1 You deleted files from the directory that Setup needs
  85.     to install the optional programs.
  86. ---------------------------------------------------------
  87. If you typed SETUP /E at the command prompt, Setup displayed
  88. the "Setup did not find the files it needs in the directory
  89. specified" message, and you think you deleted the files from
  90. your hard disk, carry out the following procedure.
  91.  
  92. 1. Reinstall MS-DOS 6.21.
  93.  
  94.    Follow the instructions on your screen. When Setup displays
  95.    the "This version of MS-DOS 6.21 is designed for computers that
  96.    do not yet have an operating system" message, choose to
  97.    continue Setup.
  98.  
  99. 2. After Setup is finished, insert Setup Disk 1 in drive A,
  100.    and type A:SETUP /E at the command prompt.
  101.  
  102. 1.2 You need to install MS-DOS manually.
  103. ----------------------------------------
  104. If you need to install MS-DOS manually, carry out the following procedure:
  105.  
  106. 1. Insert Setup Disk 1 in drive, and restart your computer.
  107.  
  108. 2. After the first screen appears, quit Setup by pressing F3 twice.
  109.  
  110. 3. Transfer your system files to your hard disk by typing SYS A: C:
  111.    at the command prompt.
  112.  
  113. 4. Create a directory on your hard disk that will contain your MS-DOS 6.21
  114.    files.
  115.  
  116. 5. Copy all the decompressed files (files without an underscore in
  117.    their extension) on Setup Disk 1 to your MS-DOS directory.
  118.  
  119. 6. Use the EXPAND command to decompress the rest of the files on your Setup
  120.    disks and copy them to your MS-DOS directory. You must expand the
  121.    compressed files one at a time, and specify a new extension for each
  122.    one. For example, to decompress the EGA.SY_  file and copy it to the 
  123.    DOS directory, type the following at the command prompt:
  124.  
  125.    A:EXPAND EGA.SYS C:\DOS\EGA.SYS
  126.    
  127.    For more information about the EXPAND command and the location and
  128.    extensions of specific files, see the PACKING.LST file on the Setup
  129.    disks.
  130.    
  131. 7. Create an AUTOEXEC.BAT and CONFIG.SYS file, and store them in the root 
  132.    directory of drive C. For more information about creating these files, 
  133.    see the chapter "Configuring Your System" in the MICROSOFT MS-DOS 6
  134.    USER'S GUIDE.
  135.  
  136. 8. Restart your computer.
  137.  
  138. 1.3   Additional Keyboard and Codepage Support
  139. ----------------------------------------------
  140. MS-DOS 6.21 includes the KEYBRD2.SYS and EGA2.CPI files, which
  141. offer additional keyboards and codepages. You use these files just
  142. as you would the KEYBOARD.SYS and EGA.CPI files. MS-DOS also
  143. includes new country settings in COUNTRY.SYS.
  144.  
  145. The KEYBRD2.SYS file is essentially similar to KEYBOARD.SYS. 
  146. The differences between KEYBOARD.SYS and KEYBRD2.SYS are:
  147.  
  148.  o  KEYBRD2.SYS contains support for the following keyboards, which
  149.     are not supported by KEYBOARD.SYS:
  150.  
  151.     Country/Language             Keyboard layout   Keyboard ID
  152.     ----------------             ---------------   -----------
  153.     Canada (standard CAN/CSA-Z keyboard)   cf      243.200-92
  154.     Brazil (secondary standard keyboard)   br      274, 275
  155.     Greece                                 gk      319
  156.     Iceland                                is      161
  157.     Romania                                ro      333
  158.     Turkish                                tr      440, 179
  159.  
  160.  o  The KEYBRD2.SYS file does not include support for the following
  161.     keyboards supported by KEYBOARD.SYS:
  162.  
  163.        Switzerland (German)
  164.        Switzerland (French)
  165.        Japan               
  166.  
  167.  o  The KEYBRD2.SYS file provides access to a few keyboards by keyboard
  168.     layout (two-letter code) only. KEYBOARD.SYS provides access to these 
  169.     keyboards by either keyboard layout or keyboard ID. The affected 
  170.     keyboards are:
  171.  
  172.        Poland
  173.        Czechoslovakia (Czech)
  174.        Czechoslovakia (Slovak)
  175.        Yugoslavia
  176.        Hungary
  177.  
  178.  o  KEYBRD2.SYS contains changes to the German keyboard that are
  179.     not in KEYBOARD.SYS. In the German keyboard, the SHIFT lock 
  180.     behavior of the top row of the keyboard now remains unaffected, 
  181.     and is now functionally the same as the US keyboard (that is,
  182.     "typewriter mode" has been removed).
  183.  
  184. The EGA2.CPI file is similar to the EGA.CPI file, except that the two
  185. files contain different code pages. EGA2.CPI contains the following:
  186.  
  187.     850 - Multilingual (in both EGA2.CPI and EGA.CPI)
  188.     852 - Eastern European (in both EGA2.CPI and EGA.CPI)
  189.     857 - Turkish
  190.     861 - Icelandic
  191.     869, 737 - Greek
  192.  
  193. MS-DOS 6.21 includes new country settings in COUNTRY.SYS that use the
  194. new keyboards and code pages.  COUNTRY.SYS contains the following
  195. countries with their supported code pages:
  196.     
  197.     Country or language    Country       Character sets
  198.                code
  199.     ------------------------------------------------------
  200.     Greece                 030           869, 737
  201.     Iceland                354           861, 850
  202.     Romania                040           852, 850
  203.     Turkish                090           857, 850
  204.                        
  205. You use the KEYBRD2.SYS and EGA2.CPI files just as you would 
  206. KEYBOARD.SYS and EGA.CPI. These files can be used in any combination.
  207.  
  208. For example, to use the new Icelandic settings, carry out the following
  209. steps:
  210.  
  211. 1. Add the following commands to your AUTOEXEC.BAT file:
  212.  
  213.    REM ICELAND SETTINGS
  214.    MODE CON CP PREPARE=((861) C:\DOS\EGA2.CPI)
  215.    MODE CON CP SELECT=861
  216.    KEYB IS,,C:\DOS\KEYBRD2.SYS
  217.  
  218. 2. If you also need support for codepage 850 (Multilingual), add 
  219.    the following commands to your CONFIG.SYS file:
  220.          
  221.    REM ICELAND SETTINGS
  222.    COUNTRY=354,861,C:\DOS\COUNTRY.SYS
  223.    DEVICE=C:\DOS\DISPLAY.SYS CON=(,,2)
  224.  
  225.    Add the following commands to your AUTOEXEC.BAT file:
  226.  
  227.    REM ICELAND SETTINGS
  228.    NLSFUNC
  229.    MODE CON CP PREPARE=((861,850) C:\DOS\EGA2.CPI)
  230.    MODE CON CP SELECT=861
  231.    KEYB IS,,C:\DOS\KEYBRD2.SYS
  232.  
  233. 3. Restart your computer.
  234.  
  235.  
  236. 1.4  Switching Between Modes on Dual-Mode Keyboards
  237. ----------------------------------------------------
  238. MS-DOS 6.21 includes dual-mode keyboard support for Greek and French 
  239. Canadian keyboards. These keyboards allow you to easily switch between 
  240. two different keyboard modes. When your computer starts with the
  241. Greek or French Canadian keyboard, the primary mode is active. 
  242. To switch modes, press the appropriate key combination (listed below).
  243.  
  244. The key combinations for the Greek keyboard are as follows:
  245.             
  246.             Mode description    Key combination      
  247.             ----------------    ---------------     
  248.   Primary mode      Latin               ALT+RIGHT SHIFT
  249.   Secondary mode    Greek               ALT+LEFT SHIFT
  250.             
  251. The key combinations for the French Canadian keyboard are as follows:
  252.             
  253.             Mode description    Key combination      
  254.             ----------------    ---------------     
  255.   Primary mode      Latin               CTRL+RIGHT SHIFT
  256.   Secondary mode    Latin II            CTRL+LEFT SHIFT
  257.  
  258.  
  259. 2. MEMMAKER AND MEMORY MANAGEMENT
  260. =================================
  261.  
  262. 2.1 Intel Expanded-Memory Driver (EMM.SYS)
  263. ------------------------------------------
  264. If you use Intel's EMM.SYS driver with Aboveboard, use EMM.SYS
  265. version 4.0 revision E if you an ISA system, or EMM.SYS version 4.0
  266. revision D if you have an MCA or other system. Contact Intel for a
  267. free upgrade.
  268.  
  269. 2.2 Running MemMaker on a Computer with PC-NFS
  270. ----------------------------------------------
  271. If you use PC-NFS network software, carry out the following procedure
  272. before you run MemMaker:
  273.  
  274. 1. Open your MEMMAKER.INF file by using any text editor. This file is
  275.    in the directory that contains your MS-DOS files.
  276.  
  277. 2. Add the following line to the file:
  278.  
  279.    *NET
  280.  
  281. 3. Save the file, and then run MemMaker.
  282.  
  283. 2.3 You have a Super VGA display and want to conserve memory.
  284. -------------------------------------------------------------
  285.  
  286. If you use Microsoft Windows on an 80386 computer with extended
  287. memory and a Super VGA display, you can use the MONOUMB.386 file, in
  288. conjunction with MemMaker, to conserve conventional memory for
  289. running programs.
  290.  
  291. To conserve memory if you have a Super VGA display:
  292.  
  293. 1. Open your Windows SYSTEM.INI file, and find the [386Enh] section.
  294.  
  295. 2. Add a DEVICE command for the MONOUMB.386 file, which is located
  296.    in your MS-DOS directory. For example, if your MS-DOS files are in
  297.    C:\DOS, add the following line to this section:
  298.  
  299.    DEVICE=C:\DOS\MONOUMB.386
  300.  
  301. 3. Save the file, and restart your computer.
  302.   
  303. 4. After your computer starts, run MemMaker by typing MEMMAKER at the
  304.    command prompt.
  305.  
  306. 5. Choose Custom Setup. On the Advanced Options screen, answer Yes to
  307.    the question "Use monochrome region (B000-B7FF) for running programs?"
  308.   
  309.    Follow the instructions on your screen.
  310.  
  311. 2.4 Using MemMaker with IBM LAN
  312. -------------------------------
  313. Before you run MemMaker, you might need to make adjustments to the
  314. parameters specified for your IBM LAN support driver, DXMC0MOD.SYS. In
  315. your CONFIG.SYS file, make sure that the DEVICE command that loads
  316. DXMC0MOD.SYS includes one of the following before you run MemMaker:
  317.  
  318. o The first three parameters, as in the following example:
  319.  
  320.   DEVICE=C:\DXMC0MOD.SYS 400000000001,D800,1
  321.  
  322. o No parameters, as in the following example:
  323.  
  324.   DEVICE=C:\DXMC0MOD.SYS
  325.  
  326. o Some parameters and enough commas to fill in the first three
  327.   parameters, as in the following example:
  328.  
  329.   DEVICE=C:\DXMC0MOD.SYS 400000000001,,
  330.  
  331. 2.5 MemMaker and Adaptec SCSI devices
  332. -------------------------------------
  333. MemMaker is compatible with Adaptec SCSI devices. However, if you use
  334. the ASPI4DOS.SYS driver to support your SCSI device, MemMaker by default
  335. will exclude this driver from the optimization process. If you don't
  336. use the SCSI device as your startup or boot drive, you can include the
  337. ASPI4DOS.SYS driver in the optimization process. To do so, remove the
  338. ^ASPI4DOS entry in the MEMMAKER.INF file, and then run MemMaker.
  339.  
  340. 2.6 Using MemMaker on a computer with PC Tools or PC-DOS RAMBoost
  341. -----------------------------------------------------------------
  342. You can use MemMaker or RAMBoost with MS-DOS, but not both at the
  343. same time. MemMaker will prevent RAMBoost from loading, but not
  344. remove its DEVICE= command from your CONFIG.SYS.
  345.  
  346. 2.7 EMM386 detects an error in an application
  347. ---------------------------------------------
  348. If EMM386 displays a message such as "EMM386 has detected error
  349. #12 in an application," this indicates that the processor
  350. has reported an exception error to EMM386. An exception error
  351. typically occurs when an application gives the processor an
  352. instruction under invalid or unexpected conditions. In most cases,
  353. these errors are related to a specific program. If you are receiving
  354. an error that does not occur with any particular application, the
  355. error might be caused by a device driver or a memory-resident
  356. (terminate-and-stay-resident) program.
  357.  
  358. To avoid these errors:
  359.  
  360.   o  Try to identify the program involved. One way to do this is
  361.      to see if the error occurs when the program is not running.
  362.      If you suspect a memory-resident program or device driver,
  363.      try bypassing it when your computer starts.
  364.  
  365.   o  Try disabling EMM386. If a particular application is to blame,
  366.      disabling EMM386 might allow that application to generate an
  367.      error message. Disabling EMM386 might also change
  368.      your memory configuration so that the error no longer occurs.
  369.  
  370.   o  Try changing the order in which you load device drivers and
  371.      memory-resident programs. This might help because some
  372.      errors occur only under specific memory conditions.
  373.  
  374.   o  If error 12 is occurring, this indicates that a stack is being used
  375.      incorrectly. Try adding the following command to your CONFIG.SYS
  376.      file:
  377.  
  378.     STACKS=18,512
  379.  
  380.   o  If error 13 is occurring, the program may be trying to use protected
  381.      mode without cooperating with EMM386. You may need to obtain a
  382.      VCPI-compliant version of the program, or not load EMM386 when
  383.      using this application.
  384.  
  385. 2.8  MemMaker no longer aggressively scans upper memory by default
  386. ------------------------------------------------------------------
  387. By default, the MS-DOS 6.21 version of MemMaker does not scan upper
  388. memory aggressively. Instead, the MemMaker option "Scan the upper 
  389. memory area aggressively?" is set to No, and MemMaker limits its search 
  390. for available UMBs to memory addresses C600 through EFFF. In contrast,
  391. the MS-DOS 6 version of MemMaker did scan upper memory aggressively 
  392. by default: in addition to scanning memory in the C600-EFFF range, 
  393. it also scanned addresses in the range F000 through F7FF. 
  394.  
  395. To make more memory available for running programs, run MemMaker in 
  396. Custom mode and change the "Scan the upper memory area aggressively?" 
  397. option to Yes. (Note that, on some computers, putting UMBs in this 
  398. range prevents the computer from starting properly.)
  399.  
  400. Note: If you last ran MemMaker with the "Scan the upper memory
  401.       area aggresively" option set to Yes, then the next time
  402.       you run MemMaker, it leaves that option set to Yes.
  403.  
  404. 2.9 Additional MemMaker Troubleshooting Information
  405. ---------------------------------------------------
  406. If you tried the troubleshooting procedures in the chapter "Making
  407. More Memory Available," and you were referred to this file,
  408. determine if one of the following conditions applies to your 
  409. computer:
  410.  
  411. o If your computer uses an Adaptec controller card, you might not be
  412.   able to use EMM386 unless you have the ADAPTEC.SYS device driver.
  413.   To obtain the device driver, contact Adaptec or your user-group
  414.   bulletin board (BBS) on the Association of PC User User Groups
  415.   (APCUG) network.
  416.  
  417. o If your computer uses an SCSI (small computer system interface)
  418.   hard disk or other device, or an EDSI (enhanced system device
  419.   interface), or an MCI (Micro Channel Architecture) device, you
  420.   might need to use double-buffering with EMM386.EXE. For more
  421.   information about adding double-buffering, restart your computer
  422.   with EMM386.EXE, and then type HELP DOUBLE-BUFFERING at the 
  423.   command prompt.
  424.  
  425.  
  426. 3. WINDOWS
  427. ==========
  428.  
  429. 3.1 Your computer uses a Windows 3.0 permanent swap file.
  430. ---------------------------------------------------------
  431. If your computer uses a Windows 3.0 permanent swap file, run
  432. the SPATCH.BAT program to make the swap file compatible with MS-DOS 6.21
  433. To do so, carry out the following procedure:
  434.  
  435. 1. Copy the SPATCH.BAT file to your hard disk. To determine the location of
  436.    the file on the Setup disks, view the PACKING.LST file on Setup Disk
  437.    1.
  438.  
  439. 2. Type the following at the command prompt:
  440.  
  441.    SPATCH [DRIVE]:[PATH]SWAPFILE.EXE
  442.   
  443.    For the DRIVE and PATH parameters, specify the location of
  444.    your SWAPFILE.EXE file.
  445.  
  446. 3. Follow the instructions on your screen.
  447.  
  448.    The program modifies the SWAPFILE.EXE for use with MS-DOS 6.21
  449.    and saves a backup copy as SWAPFILE.SAV. After you have confirmed
  450.    the file works correctly, you can delete the SWAPFILE.SAV file.
  451.  
  452.  
  453. 4. HARDWARE COMPATIBILITY WITH MS-DOS
  454. =====================================
  455.  
  456. 4.1 Hardcard
  457. ------------
  458. For Hardcard information, see the following:
  459.  
  460. a) Hardcard II
  461.  
  462.    If you can't use Plus Development Hardcard II or Hardcard
  463.    II XL when running EMM386.EXE, specify the exclude (x=)
  464.    switch to prevent EMM386 from conflicting with the card's
  465.    BIOS address.
  466.  
  467.    To configure EMM386, run MemMaker.
  468.  
  469. b) Hardcard 40 or Passport
  470.  
  471.    If you are using Hardcard 40 or a Passport removable
  472.    disk, and you have a DEVICE command in your CONFIG.SYS file
  473.    for PLUSDRV.SYS, disable or remove the DEVICE command.
  474.    Then run MS-DOS 6.21 Setup. After Setup is complete, reenable or
  475.    restore the DEVICE command for PLUSDRV.SYS. Make it the last line
  476.    in the file.
  477.  
  478.  
  479. 5. MICROSOFT PROGRAMS
  480. =====================
  481.  
  482. 5.1 Microsoft Anti-Virus
  483. ------------------------
  484. Before cleaning a program file, make sure you have a backup copy of it.
  485. If you clean a program file, and the program is corrupted, reinstall the
  486. program. If Anti-Virus again detects a virus, there is a chance the
  487. detection is in error; contact your software vendor to determine if an
  488. updated version of the program is available.
  489.  
  490. 5.2 Running Microsoft Backup for MS-DOS under Windows
  491. -----------------------------------------------------
  492. You should not run Backup for MS-DOS while Windows is running. However,
  493. if you do, and if your system is not configured correctly, Backup
  494. might display the following symptoms:
  495.  
  496. o Backup appears to stop running--for example, the clock runs, but
  497.   there is no disk activity.
  498.  
  499. o Backup reports problems while testing the second floppy disk during
  500.   the compatibility test. For example, it might display a "Diskette
  501.   not properly seated" message or ask for Disk 1 repeatedly.
  502.  
  503. o Windows displays a message that the DMA buffer size needs to be
  504.   increased.
  505.  
  506. o Backup quits unexpectedly.
  507.  
  508. You can correctly configure your system by carrying out the following
  509. procedure.
  510.  
  511. 1. Open your SYSTEM.INI file, and add a DMABufferSize=32 line to the
  512.    [386Enh] section.
  513.  
  514. 2. When you run Backup, make sure that you specify with the Settings
  515.    command from the Control menu that Backup run with the Exclusive
  516.    and Full Screen options.
  517.  
  518. 5.3  Backup for Windows stops running at the end of the compatibility test
  519. --------------------------------------------------------------------------
  520. If Backup for Windows stops running at the end of the Compatibility
  521. Test, you might be loading an incompatible third-party backup driver
  522. in your SYSTEM.INI file. Carry out the following procedure.
  523.  
  524. NOTE  This procedure disables your third-party backup program.
  525.  
  526. 1. Open your SYSTEM.INI file, and locate the [386Enh] section.
  527.  
  528. 2. Determine whether any of the following lines are included in this
  529.    section:
  530.  
  531.    DEVICE=FASTBACK.386
  532.    DEVICE=VFD.386
  533.    DEVICE=CPBVXD.386
  534.    DEVICE=VIRWT.386
  535.  
  536. 3. If you find any of these lines, add a semicolon (;) to the front
  537.    of the line.
  538.  
  539. 4. Save the file, restart Windows, and run Backup for Windows again.
  540.  
  541. 5.4  Running Microsoft Backup with TI4000 and Gateway NOMAD computers
  542. ---------------------------------------------------------------------
  543. To avoid a conflict between the Turbo feature and Microsoft Backup
  544. for Windows or MS-DOS, add a /L0 switch to the DEVICE command in
  545. your CONFIG.SYS that loads the BATTERY.PRO file. Or, before you
  546. run Microsoft Backup, type SETPOWER /L0 at the command prompt.
  547.  
  548. 5.5 Microsoft Defragmenter
  549. --------------------------
  550. If you received the "Insufficient Memory" message from Microsoft
  551. Defragmenter, use the MEM command to determine how much conventional,
  552. upper, and extended (XMS) memory is available. In addition to using
  553. all available conventional memory, Defragmenter can make use of up
  554. to 384K of extended memory and 12K of upper memory.
  555.  
  556. To increase available memory, carry out the procedures in "An MS-DOS
  557. program displays an out-of-memory message" in the chapter "Diagnosing
  558. and Solving Problems" in the MICROSOFT MS-DOS 6 USER'S GUIDE.
  559.  
  560. If less than 384K of extended memory is available, carry out
  561. the procedures in "Freeing Extended Memory" in the "Making More
  562. Memory Available" chapter in the MICROSOFT MS-DOS 6 USER'S GUIDE.
  563.  
  564.  
  565. 6. THIRD-PARTY PROGRAMS
  566. =======================
  567.  
  568. 6.1 4DOS and NDOS
  569. -----------------
  570. 4DOS and NDOS are compatible with MS-DOS 6.21.  However, to use some of the
  571. new features in MS-DOS 6.21 (such as MemMaker, the LOADHIGH /L switch,
  572. and the ability to bypass startup commands), contact JP Software to 
  573. obtain 4DOS 4.02 or later, or Symantec to obtain Norton Utilities 7.0 
  574. or later.
  575.  
  576. If you use multiple configurations, 4DOS or NDOS will not automatically
  577. run your AUTOEXEC.BAT file unless you include a /P on the SHELL line in
  578. your CONFIG.SYS file.
  579.  
  580. To use MS-DOS 6.21 Help instead of 4DOS or NDOS Help, start it by using
  581. COMMAND /C HELP, or define a 4DOS or NDOS alias to run HELP.COM from
  582. your MS-DOS 6.21 directory.
  583.  
  584. 6.2 Above Board 286 and Above Board Plus Installation
  585.     Programs
  586. -----------------------------------------------------
  587. Do not use an Above Board installation program dated May 1989
  588. or earlier until you disable programs that use extended memory,
  589. such as SMARTDrive or RAMDrive. You might lose data if you leave
  590. these programs enabled. After you have installed Above Board,
  591. you can reenable these programs.
  592.  
  593. 6.3 CodeView
  594. -----------
  595. CAUTION  Using versions 3.0 to 3.13 of the CodeView CV.EXE
  596. file may cause data loss if your system has an 80386 memory
  597. manager (such as EMM386.EXE) and device drivers or programs
  598. that use extended memory. To determine which version you
  599. have, type CV.EXE at the command prompt.
  600.  
  601. 6.4 Colorado Tape Backup
  602. ------------------------
  603. If you receive a message that you have two versions of the
  604. VFINTD.386 file loaded, you probably need to edit your
  605. SYSTEM.INI file. To do so, carry out the following procedure:
  606.  
  607. 1. Open your SYSTEM.INI file and locate the [386Enh] section.
  608.    You should see two lines similar to the following:
  609.  
  610.    DEVICE=C:\TAPE\CMSDTAPE.386
  611.    DEVICE=C:\DOS\VFINTD.386
  612.  
  613. 2. If you plan to use your Colorado Tape Backup program, add a semi-
  614.    colon (;) before the DEVICE command for the VFINTD.386 file. If you
  615.    plan to use Microsoft Backup, add a semi-colon before the DEVICE
  616.    command for the CMSDTAPE.386 file.
  617.  
  618. 3. Save the file, and restart Windows.
  619.  
  620. 6.5 Fastback Plus
  621. -----------------
  622. If you have a version of Fifth Generation Systems Fastback Pluse earlier
  623. than 3.0, use the LOADFIX command before running Fastback Plus or the
  624. Fastback Plus installation program to ensure that you don't lose data. To
  625. do so, type the following at the command prompt:
  626.  
  627. LOADFIX FB.EXE
  628.  
  629. or
  630.  
  631. LOADFIX FBINSTAL.EXE
  632.  
  633. 6.6 Norton Desktop for Windows 2.0
  634. ----------------------------------
  635. Setup adds a second Tools menu which contains Microsoft Backup and
  636. Antivirus commands (if you installed these Windows programs).
  637.  
  638. 6.7 PC Tools
  639. ------------
  640. If PC Shell does not show all of the files or directories on your drive, 
  641. quit PC Shell immediately and contact Central Point Software for an update. 
  642.  
  643. CAUTION: Do not attempt to use PC Shell on that drive; severe data 
  644.      loss might occur. 
  645.  
  646. The FORMAT command of PC Tools version 7.1 conflicts with
  647. MS-DOS 6.21. Use the FORMAT command that comes with MS-DOS 6.21.
  648.  
  649.